From cb956e3f20961edea07cfb64cecfef41c497d7c8 Mon Sep 17 00:00:00 2001 From: "Jan D." Date: Sun, 10 Nov 2013 13:18:03 +0100 Subject: [PATCH] * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3. --- doc/lispref/ChangeLog | 4 ++++ doc/lispref/keymaps.texi | 3 +++ 2 files changed, 7 insertions(+) diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 1e97ebe3864..510a8e2ff7c 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog @@ -1,3 +1,7 @@ +2013-11-10 Jan Djärv + + * keymaps.texi (Tool Bar): Mention that Gtk+/NS ignores item 1 to 3. + 2013-11-09 Xue Fuqiao * os.texi (Startup Summary): Add an index about startup screen. diff --git a/doc/lispref/keymaps.texi b/doc/lispref/keymaps.texi index 73d869d59fd..855420a70c9 100644 --- a/doc/lispref/keymaps.texi +++ b/doc/lispref/keymaps.texi @@ -2631,6 +2631,9 @@ Used when the item is disabled and deselected. @end table @end table +The GTK+ and NS versions of Emacs ignores items 1 to 3, because disabled and/or +deselected images are autocomputed from item 0. + If @var{image} is a single image specification, Emacs draws the tool bar button in disabled state by applying an edge-detection algorithm to the image. -- 2.30.2